.contact {
	margin-top: 15px;
	float: left;
}

th {
	vertical-valign: bottom;
	text-align: left;
	width: 50px;
	font-weight: 600;


}

.form {
	float: right;
	width: 300px;
}

.textField {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-size:14px;
height:17px;
margin:0 0 3px;
padding:2px;
width:265px;
}

.textArea {
background-color:#F3F3F3;
border:2px solid #CCCCCC;
color:#333333;
font-family:Arial,Verdana,Sans-Serif;
font-size:14px;
height:130px;
margin:0 0 3px;
padding:2px 2px 1px;
width:265px;
}

.button {

}
.textField:focus, textarea:focus {
border:2px solid #f19c69;
}
input.error:focus, fieldset textarea.error:focus {
border:2px solid #bdb5a5;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
